home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntlib43
/
mntlib
/
sozobon
/
inistack.s
next >
Wrap
Text File
|
1993-01-01
|
291b
|
11 lines
; 12/22/92 sb -- HSC attempts to use .comm to reserve the space for
; __initial_stack; unfortunately, this flags the symbol as external and
; the loader won't pull it from the library when it needs to resolve the
; symbol.
.bss
.globl __initial_stack
__initial_stack:
.ds.l 1